home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / dsksl091.zip / dsksleep.history < prev    next >
Text File  |  1997-06-04  |  3KB  |  83 lines

  1. -*- Mode: indented-text -*-
  2.  
  3.     Disk Sleeper Filter - Driver History
  4.  
  5. Version 0.91 -     3/6-1997 - dsksl091.zip
  6.     - expanded 'dsl -?'
  7.     - corrected syntax errors
  8.  
  9. Version 0.90 -     14/5-1997 - dsksl090.zip
  10.  
  11.     - Bugfix: changed start/stop code to work with HPFS386 (and other
  12.       ring 0 I/O, too)
  13.     - Bugfix: removed trap when no device were found to install for
  14.     - IOCtl/bugfix: devices were stopped immediately when changing
  15.       timeout from 0 to something higher
  16.     - IOCtl/bugfix: correct timer value if no timeout
  17.     - IOCtl/bugfix: return part of data if caller requests it
  18.     - Display timeout values in driver output
  19.     - updated dsksleep.doc (adapter and unit indices, dsl)
  20.  
  21.  
  22. Version 0.86 -     8/4-1997 - dsksl086.zip
  23.  
  24.     - Added regme.exe to archive
  25.     - Extended dsl.exe to allow modifications of 'time left
  26.       until stop' values
  27.     - IOCtl to query version returns "registered" info
  28.       and dsl.exe displays it
  29.     - Corrected byte counts from IOCtls (not used in OS/2)
  30.     - Modified DSKSleep.doc (includes HPFS386 warning)
  31.  
  32.  
  33. Version 0.85 -     5/3-1997 - dsksl085.zip
  34.  
  35.     - saves display messages for IOCtl
  36.     - IOCtl to read saved messages, dsl.c modified
  37.       to demonstrate this
  38.     - TEST UNIT READY after START UNIT.  Errors from START UNIT
  39.       are ignored, TEST UNIT READY has to complete successfully
  40.       to allow further disk access.
  41.  
  42. Version 0.83 (internal)
  43.     - long timeout for START UNIT (test -> permanent)
  44.     - IOCtls to query/change timeout counters
  45.     - Changed timeout values to seconds!
  46.  
  47. Version 0.82 (internal)
  48.     - Corrected adapter numbering (now global)
  49.     - REQUEST SENSE after START UNIT (test -> changed in 0.85)
  50.  
  51.  
  52. Version 0.81 -  11/2-1997 - dsksl081.zip
  53.  
  54.     - fixed bug which caused any IOCtl to hang
  55.  
  56.  
  57. Version 0.80 -  6/2-1997 - dsksl080.zip (never published)
  58.  
  59.     - IOCtls to allow applications to change timeout values and
  60.       retrieve device list.  Included dsl.exe to demonstrate
  61.       the IOCtls
  62.     - Changed fidonet address
  63.  
  64.  
  65. Version 0.70 - 3/11-1996 - dsksl070.zip
  66.  
  67.     - better Testmode (accesses disk and displays more
  68.       status bytes on failure)
  69.     - /!UT and /UT to change operation per device
  70.     - History list starts...
  71.  
  72.  
  73. Version 0.60 - dsksl060.zip
  74.  
  75.     - Testmode (/DEBUG:1) added
  76.     - screen output cleaned (/DEBUG and /VERBOSE)
  77.     - Dokumentation starts...
  78.  
  79.  
  80. Version 0.50 - dsksl050.zip
  81.  
  82.     - first "public" release (some friends)
  83.